This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Small problem, only annoying. I placed a button on a form that is displayed in a webbrowser. The text displayed on the button is in german language and does include "Umlaute" e.g. Ä, ö, ...
I use a W3C validation service to check my web applications, and the validation service (validator.w3.org) complains about the Umlaut. So I change the Umlaut to the appropriate html character entity, e.g. Ä instead of Ä. But now the beginning & of the character entity will be translated to &, the resulting button text looks like this: